NevronOpenVision
Nevron.Nov.DataStructures Namespace / NAndFilter<T> Class
Fields Properties Methods


NAndFilter<T> Class Members

The following tables list the members exposed by NAndFilter<T>.

Public Constructors
 NameDescription
Public ConstructorCreates a new AND filter from the specified filters  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the first filter  
Public PropertyGets or sets the second filter  
Top
Public Methods
 NameDescription
Public MethodReturn true if all contained filters return true  
Top
See Also